home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / answers / amiga / AmigaUUCP-FAQ / part2 < prev    next >
Encoding:
Internet Message Format  |  1993-06-28  |  30.9 KB

  1. Path: senator-bedfellow.mit.edu!enterpoop.mit.edu!xlink.net!fauern!imp.ch!alphanet!UUCP-Faq
  2. From: UUCP-Faq@alphanet.alphanet.ch (Marc SCHAEFER (Monthly posting))
  3. Newsgroups: alt.sys.amiga.uucp,alt.answers,news.answers
  4. Subject: alt.sys.amiga.uucp Frequently Asked Questions (FAQ 2/2) - AmigaUUCP technical information
  5. Sender: UUCP-Faq@alphanet.ch (UUCP-Faq handler)
  6. Reply-To: UUCP-Faq@alphanet.ch
  7. Followup-To: alt.sys.amiga.uucp
  8. Approved: news-answers-request@MIT.Edu
  9. Comment: This is an automated monthly posting, part 2 of 2.
  10. Expires: 30 July 93 21:00:00 CED
  11. Summary: AmigaUUCP installation, utilities and common problems.
  12. Distribution: world
  13. Message-ID: <UUCP-Faq.0w6y@alphanet.alphanet.ch>
  14. Date: 28 Jun 93 21:00:12 CED
  15. Organization: ALPHANET Network First - Colombier (NE), Switzerland
  16. Lines: 779
  17. Xref: senator-bedfellow.mit.edu alt.sys.amiga.uucp:5427 alt.answers:473 news.answers:9785
  18.  
  19. Archive-name: amiga/AmigaUUCP-FAQ/part2
  20.  
  21.  
  22.                   AMIGA-UUCP-FAQ version 2.B.4 [Posting 13]
  23.                   MONTHLY POSTING, last update 26 June 1993
  24.                   This FAQ is posted monthly (28th of month)
  25.  
  26.                 author: Marc SCHAEFER, <schaefer@alphanet.ch>
  27.                 Bugs, typos, ideas to <UUCP-Faq@alphanet.ch>
  28.             ("ch" stands for Switzerland)
  29.  
  30.     NOTE: This is the second part of the FAQ. The first part contains
  31.     more general information. This part contains technical problems
  32.     and solutions to common AmigaUUCP problems, along with information
  33.     on how to get UUCP distributions, patches, enhancements and third
  34.     party utilities. You should however consider reading the first part
  35.     first.
  36.  
  37.     CHANGES FROM ORIGINAL MATT DILLON'S FAQ ARE NOTED WITH A (*).
  38.  
  39.     To skip to a topic, search for the roman numeral surrounded by
  40.     parenthesis.  For example, (I).
  41.  
  42.     FAQ.1 (another post)
  43. (*) 0.      Changes from last posting
  44. (*) I.        Introduction to alt.sys.amiga.uucp[.patches]
  45.     II.     Introduction to AmigaUUCP
  46. (*) III.    Principal utilities
  47.     IV.     Constructing mail addresses
  48.     V.        Using DCRON
  49.     VI.     US domain clarification
  50.  
  51.     FAQ.2 (this article)
  52. (*) VII.    Common problems (new, please submit things to go in here).
  53.     VIII.   Using SENDMAIL directly.
  54. (*) IX.     Other UUCP utilities.
  55. (*) X.      How to get UUCP stuff ?
  56. (*) XI.     BBS software supporting UUCP.
  57. (*) XII.    Other UUCP implementations for AmigaOS.
  58. (*) XIII.   Unresolved topics.
  59.  
  60.  
  61. (0)                 RECENT CHANGES TO THIS FILE (PART 2)
  62.  
  63.     Changes since 19 of June are listed below. Last posting was 12.
  64.  
  65.     Section VII:When your newsfeed has another name than his UUCP name.
  66.     Section IX:    AmigaMail, submitted by Christian Riede, chr@senga.ka.sub.org
  67.         AXSH works under 1.3, Pasi 'Albert' Ojala <albert@cs.tut.fi>
  68.     Section IX: TIN, bugfix to address + source available, Mark Tomlinson <mark@garden.equinox.gen.nz>
  69.     Section X:    BMS site alphanet.ch is available again.
  70.     Section XI: This section added, XI/XII moved to XII/XIII
  71.                 Added DLG
  72.                 Added AXsh, Pasi 'Albert' Ojala <albert@cs.tut.fi>
  73.  
  74.  
  75. (VII)                       COMMON PROBLEMS
  76.  
  77.     1. AS225 TCP/IP PACKAGE
  78.  
  79.     Apparently there is a line in the startup:
  80.  
  81.         inet:c/config >env:user -v user
  82.  
  83.     Which screws up DMail due to the \n appended to the ENV: variable
  84.     (not supposed to be a newline).  Fixed for 1.14.  Work around is
  85.     to use, under 2.0:
  86.  
  87.         setenv user `inet:c/config -v user`
  88.  
  89.     2. Batch news, yes but how ? [Autobatch entry in UULIB:Config]
  90.  
  91.     if you add the config line (UULIB:CONFIG) "autobatch autobatch",
  92.     news article will be compressed separately at each posting. You
  93.     will end up with a lot of files in UUSPOOL:, decreasing
  94.     throughoutput. However if you don't post a lot of articles, this
  95.     can be interesting (you don't need to deal with DCRON or nasty
  96.     uucico options.)
  97.  
  98.     If you only poll another site, it would perhaps be more efficient
  99.     to use the pre-batching capability of uucico (uucico -b). This
  100.     will batch all posted articles in one file (if possible) and then
  101.     call the specified host.
  102.  
  103.     If you have downsites (if you feed other sites that calls you), you
  104.     could also set up a "BatchNews" entry in S:Crontab (if you use
  105.     DCRON) to pre-batch news before calling hours. Don't specify -b in
  106.     UULIB:Passwd, because then the other uucico would have to wait (and
  107.     possibly time-out) while online paying taxes.
  108.  
  109.     The only situation you want to add the "Autobatch autobatch" config
  110.     line to UULIB:CONFIG is when you don't know a lot about DCRON, you
  111.     don't post a lot of articles and you don't have sites that you feed.
  112.  
  113.     More information, see UUMAN:Batchnews, UUMAN:UUCICO, UUMAN:CONFIG.
  114.  
  115.     3. RNews uses hardlinks. How to prevent it ?
  116.  
  117.     Under the 2.0 operating system, RNews uses hardlinks to prevent
  118.     cross-posted article to use n times the space on the harddisk.
  119.     However, some utilities do not like very well hardlinks. It is then
  120.     possible to disable hardlinks with the following change to
  121.     UULIB:Config:
  122.  
  123.         RNEWS    UUCP:C/RNEWS -h
  124.  
  125.     WARNING! Hardlinks to directories are buggy with ALL releases of
  126.     the Operating System (V37-V39). Harlinks to files are also buggy
  127.     under OFS and DCFS. Hardlinks should be turned off if not under
  128.     FFS as shown above.
  129.  
  130.     4. The UULIB:SEQ field.
  131.  
  132.     The UULIB:SEQ fields is used to assign unique id's to files in the
  133.     spool directory and to messages/articles sent out. Note that some
  134.     news and mail systems (not AmigaUUCP) uses the ID's to prevent
  135.     newsloops/mailloops. If you clear (or restore from a backup) the
  136.     UULIB:SEQ, you should set it to a high value (or more than the last
  137.     number it was) so your message are not getting filtered.
  138.  
  139.     5. UUencode problems.
  140.  
  141.     If you edit a mail and insert an uuencoded file, you may have
  142.     problems if the editor changes spaces to tabs. With DME, you simply
  143.     set this option to off ("savetabs off"). If you don't the file
  144.     won't uu-decodable.
  145.     By the way the syntax for uuencode, if you want to uuencode file
  146.     "test.lha" is something like
  147.  
  148.         uuencode <test.lha >test.lha.uu test.lha
  149.  
  150.     The "test.lha.uu" file is the one to insert in your mail/news.
  151.     Some NEWS utilities allow automatic posting of binaries (GRN).
  152.  
  153.     6. UUCICO G protocol.
  154.  
  155.     UUCico 1.16a and 1.15c implement also a "G" protocol besides the
  156.     normal "g" protocol: If you poll one of these UNIX sites which
  157.     support the 'G' protocol you have to force your own uucico to first
  158.     try to use 'G' instead of 'g' when asking for the supported
  159.     protocolls at connection startup.  To do this, poll with
  160.  
  161.         $ uupoll ... "-u -pG" ...       or
  162.         $ uucico ... -pG      ...
  163.  
  164.     There are a LOT more infos in the UUCP.internal FAQ, especially
  165.     about other UUCP protocols.
  166.  
  167.     7. Trimnews
  168.  
  169.     New trimnews have been implemented, last is version 04, which supports
  170.     new OS2.04 ExAll() calls which diminush the risk of a partition being
  171.     trashed when deleting articles. It also offers trimming by hours rather
  172.     than day and ALL trimming. It can be found on FTP/BMS/UUCP/FSP sites.
  173.  
  174.     8. Multiple UUCICOs
  175.  
  176.     A lot of changes have been made on native UUCICO, and most of them
  177.     in an uncontrolled way. When you specify a UUCICO version, you should
  178.     also give the size of the file. The latest UUCICO is something like
  179.     65504 bytes long (1.16.23.sd.3) (uucico_sd3.lha)
  180.  
  181.     9. Problems with newsloops due to Path-naming.
  182.  
  183.     Suppose your newssite is called "foo". However, for an unknown reason,
  184.     for example adminstration, it puts on the "Path" something like
  185.     "foo.bar" or "bar" or "bar.edu". You will then have looping problems.
  186.     The solution is to add the following entry to your sys file, replacing
  187.         foo:*
  188.     by    foo:foo.bar:bar:bar.edu:*
  189.  
  190. (VIII)                    USING SENDMAIL DIRECTLY
  191.  
  192.     In many cases you will want to have scripts run from dcron to send
  193.     automated postings, mailings, or do other automated tasks such as
  194.     backups.  Usually bookeeping is made a lot easier if you have these
  195.     script files send you local mail containing the results of their
  196.     actions (such as log files or a success/failure message).
  197.  
  198.     The easiest way to send a message to yourself from a script is to
  199.     use the sendmail program.  Please refer to the manual page for more
  200.     information.  Essentially there are two ways to do this depending on
  201.     the type of message you want to send:
  202.  
  203.     If you wish to send a simple message to yourself and include some
  204.     sort of generated log file which is not formatted mail (i.e. has
  205.     no headers), you can specify various headers through options to
  206.     sendmail and also include the -raw option.
  207.  
  208.     sendmail -raw -f cron -t dillon -s "backups completed" <t:logfile
  209.  
  210.     On the otherhand, if you have some sort of monthly posting, such as
  211.     this FAQ sheet, and want to send it automatically, and the file IS
  212.     formatted mail (has normal mail headers such as 'From:' and 'To:' and
  213.     'Subject:') you can use the following:
  214.  
  215.     sendmail <mail_file
  216.  
  217.     Since the headers are in the file, no other command line options are
  218.     necessary, though you can effectively ADD additional recipients through
  219.     appropriate command line options.
  220.  
  221. (IX)                    OTHER UUCP UTILITIES.
  222.  
  223.     1. Other crons.
  224.  
  225.     There are to my knowledge 3 crons available:
  226.     DCRON
  227.     AmiCron (fish disk)
  228.     CyberCron (later fish disk)
  229.         This one is 2.0 only and has special features like "at" command,
  230.         and resembles a lot the UNIX cron.
  231.     TPTCron from the DLG Pro package (however has been released for public use)
  232.  
  233.     2. Logging in remotely.
  234.  
  235.     Since 1.15, the following method can be used to log in remotely. It is
  236.     very stable and allows for custom AmigaShell scripts.
  237.  
  238.     You NEED LIBS:fifo.library & L:fifo-handler (latest version if
  239.     possible, some versions do not work with Getty. It is available, with
  240.     source, on overload.Berkeley.CA.US as BMS:PUB/fifo37.4). I use version
  241.     37.3, length 4260, and fifo-handler length 7432. Note that it is
  242.     possible that more than one version 37.3 exists, that's why I added the
  243.     length). Note that fifo-handler, although it is a DOS handler, *cannot*
  244.     be mounted. You have to RUN it. Eg in your S:user-startup (or
  245.     S:Startup-Sequence under 1.3) you have to add
  246.  
  247.     RUN <NIL: >NIL: L:Fifo-Handler
  248.  
  249.     Now you have two possibilities:
  250.  
  251.     a) You want an user with full shell access.
  252.     Set up the following line in your UULIB:Passwd file:
  253.        sysop,sysop_password,1,1,(Sysop Shell Login),RAM:,*
  254.  
  255.     Drawback: The Ctrl-C and Ctrl-D signals are not passed. By the way,
  256.     More does not work (FIFO: does not support DISK_INFO Console packet
  257.     used by More to retrieve window information). However most commands
  258.     do work. Requesters will be disabled automagically by getty.
  259.  
  260.  
  261.     b) You want to launch a script. Note that Getty will not pass Ctrl-C and Ctrl-D,
  262.     as in a). In this case this is an advantage.
  263.     Set up the following line in UULIB:Passwd
  264.         guest,*,2,2,(Guest login),RAM:,*Guest-Startup
  265.  
  266.     This is a guest login without password. In S:Guest-Startup you may
  267.     have the following lines. It won't be stoppable and if it fails
  268.     there won't be any requesters, and the script won't return to a
  269.     shell.
  270.  
  271.         Echo "Welcome on as a guest"
  272.         Type MY_DATA:Information
  273.         EndCLI
  274.  
  275.     You may well also create a complete menu system with options.
  276.  
  277.     Note that the old method using a Newshell AUX: cannot be used anymore
  278.     due to Getty new method of locking the serial port. If you do you will
  279.     get errors.
  280.  
  281.     See also "AuxSupport".
  282.  
  283.     3. AXSH
  284.  
  285.     AXsh is a multiuser shell with built-in protections. It can be
  286.     used with UUCP. Users may then send/receive mail & news. Current
  287.     version is 1.30 (works under 1.3 with arp.library, under 2.0, or
  288.     under WB 2.1 for localization. It is shareware (US $30), mail to
  289.     po87553@cs.tut.fi for more information. See included information
  290.     how to install it with UUCP.
  291.  
  292.     4. Archiving newsgroups.
  293.  
  294.     Archiving newsgroups can be automatically done with the following
  295.     steps:
  296.  
  297.     a) Edit S:CronTab and add the following lines. This will launch a
  298.     script at 00:30 each day.
  299.  
  300.         30 00 * * * UUArchive-Newsgroups
  301.  
  302.     b) Edit UULIB:Sys and add
  303.  
  304. # dummy node(s) for archiving news, will never be batched since not in L.Sys
  305. uuarchive:alt.sys.amiga.alphanet,alphanet.*
  306.  
  307.     c) Create S:UUArchive-Newsgroups. Note you need an TRASH: assign to
  308.     some temporary directory. We use LHA as an archiver. We could also
  309.     first join the article and then LHA them (it would be more
  310.     efficient).
  311.  
  312. --- cut here ---
  313. Echo "UUArchive-Newsgroups(4)"
  314. ; What follows to prevent forgetting articles.
  315. ; Convert "." format to "/" format (1.16D)
  316. ; Does not prevent from being launched twice, however.
  317.  
  318. CD UUNEWS:
  319.  
  320. ; ALPHANET newsgroups
  321. IF EXISTS UUSPOOL:BATCH/UUArchive
  322.   Delete TRASH:#?UUArchive
  323.   Rename UUSPOOL:BATCH/UUArchive TRASH:_UUArchive      ; Needed for batchnews multitasking.
  324.   ConvertNewsgroup TRASH:_UUArchive TRASH:UUArchive
  325.   LhA -iTRASH:UUArchive a ARCHIVES:Newsgroups/ALPHANET_NEWSGROUPS
  326. EndIF
  327. --- cut here ---
  328.  
  329.     d) Create S:ConvertNewsgroup which converts "." syntax to "/" syntax
  330.     as used in UUCP V1.16d and above. Note we use SED (Stream Editor).
  331.     It can be found on fish disks. Probably the use of the Amiga stream
  332.     editor "edit" would be possible.
  333.  
  334. --- cut here ---
  335. .key source,dest
  336. .bra {
  337. .ket }
  338.  
  339. Sed < {source} > {dest} -fS:Sed-Newsgroup-Script
  340. --- cut here
  341.  
  342.     e) Create S:Sed-Newsgroup-Script, which is the SED macro itself
  343.  
  344. --- cut here ---
  345. y%.%/%
  346. --- cut here ---
  347.  
  348.     5a. MAIL to NEWS Gateway.
  349.  
  350.     It is very easy to set up a (working but ugly) Mail to News gateway.
  351.     For example you want all mail to user "alphanet-general" to be posted
  352.     automatically on alphanet.general. Simply add the following lines to
  353.     your UULIB:aliases file :
  354.  
  355.     alphanet-general: "|postnews -R UULIB:alphanet-general-refs"
  356.  
  357.     Also create the "UULIB:alphanet-general-refs file on the following
  358.     skeleton:
  359.  
  360.     Newsgroups: alphanet.general
  361.     Distribution: alphanet
  362.     Sender: alphanet-general@alphanet.ch (Mail to News gateway)
  363.  
  364.     This will work easily, but is not always of a pretty sight.
  365.  
  366.     5b. NEWS to MAIL Gateway
  367.  
  368.     CNEWS users may want to use newsgate/mailgate, posted to .patches some
  369.     time ago (available at litamiga /pub/amiga/uucp, or at alphanet). Contact
  370.     the author, wusel@hactar.hanse.de, if you have problems locating a copy.
  371.     AmigaUUCP 1.16D users should find Newsgate.lha on litamiga.epfl.ch
  372.     /pub/amiga/uucp directory, or contact its author postmaster@megalith.miami.fl.us.
  373.  
  374.     6. Mail Vacation programs.
  375.  
  376.     A mail vacation program is a program that replies automatically to
  377.     received mail while you are absent. I know of two versions that are
  378.     available at litamiga, and were posted a while ago on a.s.a.u.patches.
  379.     Look for MailVacation.lha & vacation.lha.
  380.     A new vacation program "mwm_vacation.lha", done by Mike Meyer, is
  381.     also available (just posted on .patches with the "vacation.lha" name)
  382.  
  383.     Authors: MailReflect.Rexx, CB@brewhq.swb.de (Christian Balzer)
  384.              ARexx.Reflector, fgent@gentle.nbg.sub.org (Friedrich Gentner)
  385.              vacation.rexx, heiner@amross.cpr.sub.org (Heiner Kordewiner) 
  386.              
  387.     7. UUPoll
  388.  
  389.     UUPoll is a polling server. It supports the following features:
  390.      -  controls the execution of a UUCICO child as the parent part
  391.      -  checks for correct hostname and polling-time violation
  392.      -  controls abortion of UUCICO due to a precalculated restriction time
  393.      -  operates dependendly on status of last session
  394.      -  operates dependendly on (specific) pending work
  395.      -  controls dialup retries due to busy line or other UUCICO failures
  396.      -  controls abortions due to user interupts
  397.      -  can be disabled through a job control feature for crontab interventions
  398.      -  can abort a startup due to or break an already running UUCICO process
  399.      -  can give information about polling times and host status
  400.      -  can setup your modem before start of a polling session
  401.      -  can spawn UUCICO with additional options
  402.      -  can spawn own user command after a (successful) session
  403.      -  full UUCP logfile support similar to UUCICO
  404.      -  can run under full runtime debugging with variable debug level
  405.  
  406.     Author: UUPoll R0.68, rse@angle.sub.org (Ralf S. Engelschall)
  407.  
  408.     8. UUTraf
  409.  
  410.     UUTraf sums up all xferstat entries of your UUCICO connections and
  411.     calculates a statistic chart.  It can also pack the original log entries
  412.     into a shorter form which will be also understand by UUTRAF when
  413.     scanning the xferstat.  Basically resembles the UNIX version, but gives
  414.     more information.  Requires UUCICO Release 1.13n, 1.15c or 1.16a.
  415.  
  416.     Author: UUTraf R0.15, rse@angle.sub.org (Ralf S. Engelschall)
  417.  
  418.     9. UUAcct
  419.  
  420.     UUAcct resembles UUTraf, but gives more accounting-related information
  421.     (such as last call from node x)
  422.  
  423.     Author: UUACCT 1.3, wusel@hactar.hanse.de (Kai 'wusel' Siering)
  424.  
  425.     10. Elm
  426.  
  427.     Elm is a more user friendly mailreader, based on its unix equivalent.
  428.     Last version is 1.19. Shareware  $US10. Supports MIME.
  429.  
  430.     Author: ELM 1.15beta, amk@zikzak.in-berlin.de (Andreas M. Krichwitz)
  431.  
  432.     11. GRN
  433.  
  434.     GRN is a fully intutionized Newsreader. Works well on flicker-free
  435.     systems. 2.0 only. By Mike Schwartz, latest releases by Michael B.
  436.     Smith. It supports NNTP also, on top of Commodore's AS225, or by
  437.     itself.
  438.  
  439.     12. BMS
  440.  
  441.     BMS stands for Batch Mail Server. It allows to either request files
  442.     from another node which has BMS installed, or to create a BMS node
  443.     which will process file requests from other nodes. By Matt Dillon.
  444.  
  445.     13. BSMTP (Batch Simple Mail Transfer Protocol)
  446.  
  447.     Normal mail pieces ready for sending via UUCP are stored each in 3
  448.     files. One local control file, and two data files (mail is not batched)
  449.     Moreover, mail is not compressed. If you send a lot of mail, the
  450.     overhead and the fact mail is not compressed may slow down your
  451.     connection. You may then choose to go for BSMTP. BSMTP is an
  452.     additionnal layer on the UUCP system. You continue writing independant
  453.     files in the UUSPOOL: directory. At a specified (DCRON) time, you run
  454.     the BSMTP batcher for a specified site, and this will create one
  455.     batched and compressed file to send to the specified site. Batched
  456.     means that data all is in one single file.
  457.     NOTE: The other site MUST have set up his BSMTP system correctly. Ask
  458.     also for the type of compression (compress-14, compress-16, freeze,
  459.     none). Best is freeze.
  460.  
  461.  
  462.     To my knowledge there are two packages available (litamiga):
  463.        - A set of ARexx script + modified UUXQT
  464.        - C executables.
  465.  
  466.     Authors:
  467.     BSMTP 0.14 rse@angle.sub.org (Ralf S. Engelschall)
  468.     BSMTP-ARexx: georg@bluemoon.GUN.de (Georg Sassen)
  469.  
  470.     14. AVM
  471.  
  472.     AVM's last version is 1.3.2 and is available on amiga.physik.unizh.ch
  473.     Author: gstark@misvax.mis.arizona.edu (Gavin Stark).
  474.  
  475.     15. UUXQT L:Commands
  476.  
  477.     A special version of the UUXQT executable is available. It allows the
  478.     launching of more commands than the usual UUXQT. Launchable commands
  479.     are configurable. This can be used for special needs (BSMTP, ...).
  480.     Couldn't find the author name.
  481.  
  482.     16. MIME [Multipurpose Internet Mail Extensions]
  483.  
  484.     Mime is at this time a mail standard. Amiga packages include
  485.     "metamail-2.3" available by ftp on amiga.physik.unizh.ch mirrors. It is
  486.     an extension to standard mail message, allowing to pass enhanced text,
  487.     graphics, audio, and more, in a standardized and interoperable manner.
  488.     It's far more than just ASCII text. The only News system that is
  489.     supposed to include something similar is the NeXT NewsGrazer which
  490.     uses RTF (rich text format). GRn and GMail will probably support MIME
  491.     in some future releases. The metamail-2.4 port for the Amiga (by Johan
  492.     Widin) requires a suite of other programs as well (as most Amiga MIME
  493.     implementation will) to convert the text and graphics formats to things
  494.     that can be displayed on the Amiga (GIF, TIFF, TeX, etc.)
  495.  
  496.     17. XStat
  497.  
  498.     XStat is a traffic analyser for UUCP connections. It allows not only
  499.     reporting usual figures, but also may be used to calculate real phone
  500.     costs based on user-settable rates. It works however only under 2.0.
  501.     Available on Fish 714 (with Modula-2 source). A newer version was
  502.     distributed on April (1.12).
  503.  
  504.     Author: Juergen Weinelt, jow@sun.rz.uni-wuerzburg.de
  505.  
  506.     18. AuxSupport
  507.  
  508.     In order to log in remotely, you may also use the AuxSupport.lzh package
  509.     (posted a while back) which uses a special aux handler which will work
  510.     with getty. It also does pass control C,D etc... and includes emacs that
  511.     works over aux, and AZ (an XPRZmodem util) that allows interactive zmodem
  512.     transfers while logged in. With this method you do not need fifolibrary
  513.     nor fifo-handler.
  514.  
  515.     Drawback: the sd-aux-handler currently does not work with multi serial 
  516.     line cards, and the newshell command must be done via script that also
  517.     invokes a wait process to prevent getty from getting back on port until
  518.     shell exits (examples supplied in archive).
  519.  
  520.     Author: Steve Drew, drew@cgou11.enet.dec.com
  521.  
  522.     19. Remote-WShell
  523.  
  524.     Could allow you to use WShell remotely. Seems to be based on AuxSupport.
  525.     Incorporates TNews to read news. I have not registered to WShell so I
  526.     couldn't test it.
  527.  
  528.     20. ANN
  529.  
  530.     Newsreader. Very configurable. Similar to Unix's nn.
  531.     Author: Walther Mildenberger (wasp@chumly.ka.sub.org)
  532.  
  533.     21. TIN
  534.  
  535.     TIN is a threaded (meaning it groups articles by Subject: and References:) and
  536.     interactive (meaning you move a cursor to the group/article you want to read and
  537.     type return) newsreader ported from its UNIX version. There is also a special
  538.     BBS version (e.g. for DLG or similar Bulletin Board Systems). It is distributed
  539.     with full source code.
  540.     Author: Ian Lea, ported to AmigaOS by Mark Tomlinson <mark@garden.equinox.gen.nz>
  541.  
  542.     22. WPL
  543.  
  544.     WPL is a telecomunications interpreted language, in many ways similar
  545.     to AREXX.  It is a grouping of shared libraries, with the main libraries
  546.     being 'wpl.library' for the main interpreter, 'xferq.library' for address
  547.     parsing/handling and the outbound list, xpr*.library(xprfts.library,
  548.     xprzedzap.library,etc) for actual file transfers, and a number of new
  549.     libraries 'yet to be written' that will allow third party authors to
  550.     add commands to this language (In much the same way as RXLib'd libraries
  551.     work for AREXX, only much faster).
  552.  
  553.     For more information, join the following mailing lists.
  554.  
  555.     wpl-programmer@alfred.ccs.carleton.ca   - For the WPL language developers,
  556.              people writing support utilities or language extensions,
  557.              protocol authors, language beta testers.
  558.  
  559.     wpl-application@alfred.ccs.carleton.ca  - For the users of WPL based
  560.               mailers, the GUI users, etc.  This conference will remain
  561.               as non-technical as we possibly can, and is the place
  562.               where WPL programmers can support their software.
  563.  
  564.     23. AmigaMail
  565.  
  566.     AM (AmigaMail) is a completely Intuition controlled mail user agent
  567.     for use with  AmigaUUCP and  AmigaUUCP+. It runs only on OS 2.04 and
  568.     above, and its goal is to provide a consistent user interface for mails.
  569.     Note that it is still beta, latest version is AM V1.19beta, installation
  570.     needs good comprehension of UUCP internals.
  571.  
  572.     Author: Christian Riede  <chr@senga.ka.sub.org>
  573.  
  574. (X)                    HOW TO GET UUCP STUFF.
  575.  
  576.     1. UUCP Patches FTP sites.
  577.  
  578.     The litamiga.epfl.ch:/pub/amiga/uucp directory is expected to contain
  579.     all stuff posted in alt.sys.amiga.uucp.patches. Please allow some
  580.     delay from the time things are posted on alt.sys.amiga.uucp.patches to
  581.     the time they are available on litamiga. [128.178.151.32]
  582.     The litamiga FSP daemon is on disun3.epfl.ch at port 9999.
  583.     There is also an IRC client called ALPHABot.
  584.  
  585.     Aminet: The amiga.physik.unizh.ch mirrors (of which litamiga is) also
  586.     have most of UUCP stuff. (/pub/aminet/comm/uucp)
  587.  
  588.     2. Public UUCP sites.
  589.  
  590.     Site name:     alphanet.ch
  591.     Login:         public
  592.     Phone number:  +41 38 41 40 81    (changed)
  593.     Country:       Switzerland
  594.     Modem norms:   up to V32bis MNP/V42bis
  595.     Calling hours: 24 hour a day. However access is only assured from 21h-22h00 CED (GMT+2)
  596.     Contents-file: UUPUB:CONTENTS.LHA [LhA compressed] [for uucp UUPUB: is equivalent to ~/]
  597.     Notes:         You better change your sitename (in UULIB:Config) to public.
  598.                    Has 50 megabytes of software, and archives everything from
  599.                    alt.sys.amiga.uucp.patches.
  600.                    First login please get ~/TREE.LHA.
  601.     Date of entry: Sun, 21 March 1993 21:40:00 MET
  602.  
  603.     Site name:     hactar.hanse.de
  604.     Login:         nuucp
  605.     Password:      nuucp
  606.     Phone number:  +49 40 550 35 49
  607.     Country:       West Germany
  608.     Modem norms:   up to V32bis MNP/V42bis
  609.     Calling hours: 21:00-10:00 UTC
  610.     Contents-file: UUPUB:Contents(.Z|.F|.lha)
  611.     Notes:         Get `~/$readme.1st` the first time you call. Running BMS
  612.                    and a mailserver, mailserv@hactar.hanse.de
  613.     Date of entry: Mon, 14 Sep 1992 23:51:39 +0200
  614.  
  615.     3. BMS sites
  616.  
  617.     Generally the file to get is BMS:PUB/FILES.
  618.  
  619.     Site address: overload.Berkeley.CA.US
  620.     Restrictions: None known.
  621.     Notes:        UUCP sources and binaries
  622.  
  623.     Site address: hactar.hanse.de
  624.     Restrictions: None (yet). But make SURE you ARE reachable before getting
  625.                   large files !!
  626.     Notes:        UUCP sources and binaries. AmigaUUCP Plus. Refer to BMS:pub/Files
  627.  
  628.     Site address: anaconda.bloomington.in.us
  629.     Restrictions: None
  630.     Notes:        60 MB of files, BBS is +1 812 332 7379 (V32bis/V42bis) (Fido also)
  631.  
  632.     Site address: brunz.Santa-Cruz.CA.US
  633.     Restrictions: None known.
  634.     Notes:        None
  635.  
  636.     Site address: haadav.boston.ma.us
  637.     Restrictions: None known.
  638.     Notes:        2400 baud connection. Please limit your requests.
  639.  
  640.     Site address: moose.cs.indiana.edu!dolmen
  641.     Restrictions: None known.
  642.     Notes:        None
  643.  
  644.     Site address: uunet.uu.net!decvax!ftlcpu
  645.     Restrictions: None known.
  646.     Notes:        UUCP Patches.
  647.  
  648.     Site address: seq.uncwil.edu!marin
  649.     Restrictions: None known.
  650.     Notes:        Contains UUCP sources and binaries for AmigaOS, MacOS, and MS-DOS.
  651.  
  652.     Site address: dacami.cmhnet.org
  653.     Restrictions: None known.
  654.     Notes:        ???
  655.  
  656.     Site address: alphanet.ch
  657.     Restrictions: Please do not ask for huge files or think about donating :-)
  658.     Notes:        More than 40 MB online. Files to get are UUPUB:CONTENTS.LHA
  659.                   and UUPUB:TREE.LHA. Manager is BMSMgr@alphanet.ch
  660.  
  661.     Site address: mirkwood.cam.org
  662.     Restrictions: None known.
  663.     Notes:        BETTY server. (see paragraph 4)
  664.  
  665.     NOTE THE PARAGRAPH 4 FOR BETTY !
  666.  
  667.     4. BETTY
  668.  
  669.     Betty is an automatic "archie"-like system for BMS servers. It maintains
  670.     a list of known BMS sites and their files. You can even request a server's
  671.     list or find a program on a server via this method.
  672.  
  673.     Betty maintains a database that lists all the files available on
  674.     some BMS sites.  To consult the Betty database, you send a mail
  675.     message to the server describing what you are looking for.  The
  676.     server will reply your message with the results of the query.
  677.     Here is an example:
  678.  
  679.         To: betty@mirkwood.cam.org
  680.         Subject:
  681.  
  682.         prog commodity
  683.         quit
  684.  
  685.     And the reply would contain:
  686.  
  687.         From: nobody@mirkwood.cam.org
  688.         To: hebrais@mirkwood.cam.org
  689.         Subject: Betty
  690.  
  691.         [ ... ]
  692.  
  693.         Matches on deepthot.cary.nc.us:
  694.         File:DOS2.0/
  695.             FBLANK.LZH            26509 28-Sep-91 01:52:44 : SCN BLNK USING FRACTALS - COMMODITY
  696.  
  697.         Matches on mirkwood.cam.org:
  698.         PUB:utilities/system/workbench/
  699.             KCommodity.lha       218914 14-Jun-92 11:17:58
  700.  
  701.         [ ... ]
  702.  
  703.     Betty understands a number of commands.  To get the HELP file,
  704.     send a mail message to "betty@mirkwood.cam.org" with the word
  705.     "help" in the subject line.  You may contact the maintainer
  706.     of Betty at "betty-request@mirkwood.cam.org".
  707.  
  708.     5. FSP sites
  709.  
  710.     Try disun3.epfl.ch at port 9999, in subdirectory uucp.
  711.  
  712.     6. Mailservers for getting the UUCP FAQ (this FAQ)
  713.  
  714.         mail to               fileserver@caron.ati.com
  715.         request format        xsend auucp_faq.txt
  716.  
  717.         bms to                caron.ati.com
  718.         request               files:auucp_faq.txt
  719.  
  720.  
  721. (XI)                     BBS SOFTWARE SUPPORTING UUCP
  722.  
  723.     Most BBS software support FIDONET, most do not support UUCP directly.
  724.     That means that often they need to import news and mail, thus using
  725.     precious diskspace. Moreover they often do not translate news format
  726.     correctly, or have problems with mails. If the BBS does only support
  727.     FIDONET, a special package called UNETGATE (or something similar) can
  728.     be used to translate news & mail into FIDONET echomail & netmail.
  729.     Or when it is possible to run external programs ('Doors'), one can use
  730.     Tin for reading news.
  731.  
  732.     1. DLG
  733.  
  734.     State:    COMMERCIAL
  735.     Contact:    *no idea*
  736.     UUCP:    News and mail are being imported to DLG internal mail and news
  737.         format, which is more a FIDONET derivate. This means that users
  738.         have to see ugly newsheaders, and some of the features of the
  739.         newssystem are lost. After an import, it's a good idea to do a
  740.         trimnews -all to remove dupes. News are expired not on a time
  741.         basis but rather on an amount per area basis. However when
  742.         posting an article, the underlying UUCP system is used to post
  743.         directly mail & news.
  744.     Doors:    There is a special version of TIN (dlgtin.lha) usable as a 'Door'
  745.  
  746.     2. AXsh 1.3
  747.  
  748.     State:    Shareware, with a full-working demo version available on
  749.         Aminet and nic.funet.fi. Registration is US$30
  750.     Contact:    Pasi 'Albert' Ojala <albert@cs.tut.fi>
  751.     UUCP:    AXsh is infact "simply" a shell. Custom scripts and commands
  752.                 may be installed by the operator. The standard version includes
  753.                 a readnews program which reads UUCP and CNews news directly.
  754.         So you need UUCP or CNEWS as the transport layer for mail and
  755.                 news if you don't talk with another AXsh BBS (if yes, transport
  756.         is assured by zmodem and lha).
  757.  
  758.  
  759. (XII)                    OTHER UUCP IMPLEMENTATIONS FOR AMIGAOS.
  760.  
  761.     This sections lists known UUCP implementations for AmigaOS:
  762.  
  763.     1. AmigaUUCP, by Matt Dillon and others.
  764.  
  765.     2. AmigaUUCP+, originally written by Ingo Feulner, loosely based
  766.     on AmigaUUCP V1.06 and CNEWS. Its news-system can handle an active
  767.     file, control messages and dupes.
  768.  
  769.     However,  Ingo  has  moved  to  NeXT,  so he abandoned this project.
  770.     Its last version  was  1.02.  This project has been taken over by
  771.     Kai 'wusel' Siering <wusel@hactar.hanse.de>, using the CNews port
  772.     of Frank 'Crash' Edwards (instead of the older one used as the base
  773.     for AmigaUUCP+), this version is called 'wCNews'.
  774.  
  775.     Along with modified uucico-stuff (subdirectory support) it has been
  776.     posted to .patches in mid-february 1993. (No, that's NOT true :-; )
  777.  
  778.     There  is also a rewrite of the uucico by Andrew Kopp
  779.     (charly@brewak.swb.de). Henning Schmiedehausen do plan a new release
  780.     of the AmigaUUCP+ for '92, but this is not absolutely certain.
  781.  
  782.     AmigaUUCP+ is available via ftp from ftp.uni-erlangen.de
  783.     (131.188.1.43) along with the sources and binaries of AmigaUUCP 1.16.
  784.  
  785.     A bug fixed version of the AmigaUUCP+ sendmail (sendmail1.02i21) also
  786.     exists.
  787.  
  788.  
  789.  
  790.  
  791. (XIII)                    UNRESOLVED TOPICS.
  792.  
  793.     - UUFS ?
  794.     - Fido <-> UUCP gateway software
  795.  
  796.  
  797. EOF = END OF FAQ :-)
  798.